Merge branch 'texturescalenode-type-annotations' into 'main'
authorEmmanuele Bassi <ebassi@gmail.com>
Sun, 19 Feb 2023 17:18:01 +0000 (17:18 +0000)
committerEmmanuele Bassi <ebassi@gmail.com>
Sun, 19 Feb 2023 17:18:01 +0000 (17:18 +0000)
commit300540f6b8d441a816bfac6a5d737d2b79d2904f
tree7a95199c206bf96cc34fb201f91b80e63dd149a7
parentaaee1ee5bdfddb3ba8323f35b69a1f53797ce274
parent323ba14ddefbbfc0bba731408ad2de2d0106ce8a
Merge branch 'texturescalenode-type-annotations' into 'main'

Fix self-`(type)` annotations for `TextureScaleNode` methods

See merge request GNOME/gtk!5539